Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.dam.theme--themes

In component org.nuxeo.dam.theme
This contribution is part of XML component org.nuxeo.dam.theme inside nuxeo-dam-theme-5.8.jar

Extension Point

Extension point themes of component ThemeService.

Contributed Items

  • <theme>
          <src>themes/nuxeo-dam.xml</src>
        </theme>

XML Source

<extension point="themes" target="org.nuxeo.theme.services.ThemeService">

    <theme>
      <src>themes/nuxeo-dam.xml</src>
    </theme>

  </extension>